GetIcon

------- Kullanımı

Function Form_GetIcon(Icon As Object) As Bool
 'This is called when the form is minimized and be shown as an icon.
 Form_GetIcon:=True
EndFunction

Parametreler Icon As Object Geri Dönüş Değeri Bool Dikkat Edilecek Hususlar ----- Örnek

 -------

Örnek Açıklaması -----

Last updated