اذهب الي المحتوي
أوفيسنا
بحث مخصص من جوجل فى أوفيسنا
Custom Search

اكواد لعمل اشكال جميلة لمساعد الاوفيس باور بويت


الردود الموصى بها

الشكل الاول

Private Sub CommandButton1_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationGetTechy

End With
End Sub

الشكل الثاني

Private Sub CommandButton2_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationCheckingSomething

End With
End Sub

الشكل الثالث

Private Sub CommandButton3_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationListensToComputer

End With
End Sub

الشكل الرابع

Private Sub CommandButton4_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationSearching

End With


End Sub

الشكل الخامس

Private Sub CommandButton5_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationThinking

End With
End Sub

الشكل السادس

Private Sub CommandButton6_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationWorkingAtSomething

End With
End Sub

الشكل السابع

Private Sub CommandButton7_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationWritingNotingSomething

End With
End Sub

مع تحياتى & قنديل الصياد &

  • Like 2
رابط هذا التعليق
شارك

السلام عليكم

استاذى العزيز

مرفق ملف به يعض التطبيقات وهو يعمل عندى بدون اية اخطاء

 

 

 

Presentation1.rar

رابط هذا التعليق
شارك

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

زائر
اضف رد علي هذا الموضوع....

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • تصفح هذا الموضوع مؤخراً   0 اعضاء متواجدين الان

    • لايوجد اعضاء مسجلون يتصفحون هذه الصفحه
×
×
  • اضف...

Important Information