Jump to content
Xtreme .Net Talk

EZCheeZe

Members
  • Posts

    7
  • Joined

  • Last visited

EZCheeZe's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I recently made a programin visual basic. I followed the instructions to build it for distribution, but i have given it to a few friends, and thet said MSCOREE.dll was causing a problem for them. Am I not building the program right?
  2. Alas, I do not know how to make a screenshot. I have searched this book cover to cover, and nothing. There is also nothing that comes up in the help file :(
  3. Is there a way to take a screenshot from x1,y1 to x2,y2? I have looked in the help file, and in mt VB book, but I have not found it. Any insight will be helpful.
  4. Is there a way to make a text box only have numbers in it? Or if thats not possible, is there a way of determining if it is all numbers or not?
  5. Maybe I should explain a little more. I have 3 image lists. Each label's image (part of the image list) is determined by a scrollbar's position, and is constantly changing.
  6. I'm working on a fairly simple project, and there is only one thibg I cant get to work correcdtly. I have 3 labels, each with an image in it, that overlap. I set the background to transparent (Windows.yaddayadda.transparent) but the background is still the system gray color. My entire project depends on this, so any help will be welcome.
  7. I just cant find what the arguments for a Open File dialog are... I have an open file dialog named opnFile and when i call the event, I get () and it requires that I put in an argument of some sort. Can someone please tell me what i need to put?
×
×
  • Create New...