I\'m writing a control that may have some of its parts transparent or semitransparent. Basically this control shows a png image (with alpha channel). The control\'s parent window has some graphics on
So, I create an array: TorrentItem[] torrents = new TorrentItem[10]; The TorrentItem control has a method called SetTorrentName(string name):
hie guys开发者_JS百科. I have ParentPage which contains 4 user controls and i have user dropdown on each control.
I have an asp.net usercontrol that contains a jQuery UI Dialog Control. All works as expected execpt the grey tranparent overlay (to make the form modal) only appears on the hidden div below the form
I\'ve an asp.net user control called UC_Test which has got a public property exposed called param1.It is hosted in aspx pages A and B.
I am creating a simple form. I have created two simple classes, Question and QuestionSection. I then create some subclasses of question, e.g. SimpleQuestion, MultipleChoiceQuestion, with different be
Problem: I want to create a custom log in control that posts securely to HTTPS without affecting other submit buttons on the page.
I am about to start to make the interface for a game in WPF / Silverlight. I\'d like it to have a nice look all in 3 dimensions. Can you point me to some good resources, tutorials, boo开发者_如何学运维
I\'m trying to achieve something along the lines of... UserControl (MyRepeater) <p>Control Start</p>
hi i have a problem with the parsecon开发者_Go百科trol() method Control c = this.ParseControl(\"<uc1:GroupListControl NickName=\'HARD\' GroupName=\'STUFF\' runat=\'server\' ID=\'Abekat\' />\");